[XEN] Reserve hypercall number for kexec operations.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 30 Aug 2006 17:03:55 +0000 (18:03 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 30 Aug 2006 17:03:55 +0000 (18:03 +0100)
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/include/public/xen.h

index eb4bfcb6f99b570aefb50526c473fa3576cf108d..bec06df60b6714f79c87613da7ba73255d75d121 100644 (file)
@@ -63,6 +63,7 @@
 #define __HYPERVISOR_hvm_op               34
 #define __HYPERVISOR_sysctl               35
 #define __HYPERVISOR_domctl               36
+#define __HYPERVISOR_kexec_op             37
 
 /* Architecture-specific hypercall definitions. */
 #define __HYPERVISOR_arch_0               48